@Media screen and (max-width: 1450px) {
    .mcViMaterialWork .father_container ul li:first-child {
        margin-right: 10px;
    }
    .father_container ul li {
        margin: 0 10px !important;
    }
    .father_container .want_design {
        font-size: 15px;
    }
}
@Media screen and (max-width: 950px) {

}
@media (max-width: 767px) {
    .want_design, .roll_next, .roll_prev {
        display: none !important;
    }
    .father_container .swiper-container {
        width: 100%;
        margin: 0;
    }
    .container_swiper_div {
        width: 100%;
    }
    .father_container ul {
        overflow-x: scroll;
    }
    .father_container ul::-webkit-scrollbar {
        display: none;
    }
    .father_container ul li {
        margin: 0 10px;
        background: none;
    }
    .icon_contariner {
        border: 1px solid #E4E4E4;
    }
    .father_container ul li .icon_contariner {
        width: 30px;
        height: 30px;
    }
    .father_container ul li .icon_contariner img {
        width: 30px;
        height: 30px;
    }
    .father_container ul li .icon_contariner .n_d_btn {
        width: 30px;
        height: 30px;
    }
    .father_container ul li:first-child {
        margin: 0 10px; 
        margin-right: 10px;
      }
    .type_f_name {
        margin: 5px 0 4px 0;
        font-size: 12px;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: #666666;
        line-height: 17px;
    }
    
    .child_container_div {
        margin: 0;
        margin-top: 7px;
    }
    .child_container_div .swiper-container {
        height: auto !important;
    }
    .children_container .wrapper_container .child_f_node {
        width: 80px !important;
        height: auto;
        min-height: 113px;
        border: none;
        background: none;
        border-radius: 2px;
        justify-content: flex-start;
        margin-right: 10px;
    }
    .child_size {
        display: none;
    }
    .child_icon_container {
        width: 100% !important;
        height: auto !important;
        min-height: 70px;
        /* border: 1px solid #E4E4E4; */
        background: #F2F3F4;
        border-radius: 2px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .child_icon_container img {
        width: 30px;
        height: 30px;
    }
    .child_title {
        text-align: center;
        height: auto;
        white-space: pre-wrap;
        margin: 0;
        margin-top: 5px;
    }
    .children_container, .father_tag, .father_container ul {
        background: #fff;
    }
    .child_container_div .children_container .wrapper_container {
        overflow-x: scroll;
    }
    .child_container_div .children_container .wrapper_container::-webkit-scrollbar {
        display: none;
    }
    .n_d_btn {
        display: inline-block;
        width: 30px;
        height: 30px;
        background: url("../../images/newDesign/new_design_icon001.png") no-repeat center;
        background-size: 30px 30px;
    }
    .icon_contariner .on{
        background: url("../../images/newDesign/new_design_icon002.png") no-repeat center;
        background-size: 30px 30px; 
    }

      /* 移动端首页优化 */
    .mcViMaterialWork {
        background: none;
        border-bottom: 1px solid #EEEEEF;
    }
    .container_vi_template .vi_list_ul, .mcViMaterialWork .container_vi_template, .mcViMaterialWork .kit_vi_father_tag, .bzk_app{
        background: #fff !important;
        margin-top: 55px;
    }
    .mcViMaterialWork .vi_design_box_header {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 40px 15px 20px;
    }
    .mcViMaterialWork .vi_design_box_header h2 {
        font-size: 21px;
        font-family: PingFangSC-Semibold, PingFang SC;
        font-weight: 600;
        color: #222222;
        line-height: 30px;
    }
    .mcViMaterialWork .vi_design_box_header .go_href_vi_page {
        font-size: 14px;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: #333333;
        line-height: 20px;
        padding-right: 15px;
        background: url(../../images/newDesign/index_icon01.png) no-repeat center right / 15px;
    }
    .mcViMaterialWork .triangle {
        display: none;
    }
    .mcViMaterialWork .vi_list_ul .list_f_node .type_f_name {
        font-size: 14px;
        font-family: PingFangSC-Medium, PingFang SC;
        font-weight: 500;
        color: #222222;
        line-height: 20px;
        margin: 5px 0 9px;
    }
    .mcViMaterialWork .father_container .vi_list_ul .list_f_node .icon_contariner {
        border: none;
    }
    .mcViMaterialWork .father_container .vi_list_ul .list_f_node {
        padding: 0;
    }
    .mcViMaterialWork .container_vi_template .vi_list_ul .list_f_node:first-child {
        margin-left: 0;
        padding: 0;
    }
    .mcViMaterialWork .vi_list_ul .list_f_node .work_vi_href {
        border-bottom: 2px solid #fff;
    }
    .mcViMaterialWork .vi_list_ul .vi_item_checked .work_vi_href {
        border-bottom: 2px solid #14CFA6;
    }
    .mcViMaterialWork .vi_list_ul .vi_item_checked .type_f_name {
        color: #14CFA6;
    }
    .mcViMaterialWork .kit_vi_list_item_2,
    .mcViMaterialWork .vi_list_ul .list_f_node:hover .kit_vi_list_item_2 {
    background: #FFFFFF url('../../images/vi/all_icon_mc.png') no-repeat center / 30px;
    }

    .mcViMaterialWork .kit_vi_list_item_3,
    .mcViMaterialWork .vi_list_ul .list_f_node:hover .kit_vi_list_item_3 {
    background: #FFFFFF url('../../images/vi/office_icon_mc.png') no-repeat center / 30px;
    }

    .mcViMaterialWork .kit_vi_list_item_4,
    .mcViMaterialWork .vi_list_ul .list_f_node:hover .kit_vi_list_item_4 {
    background: #FFFFFF url('../../images/vi/printing_icon_mc.png') no-repeat center / 30px;
    }

    .mcViMaterialWork .kit_vi_list_item_5,
    .mcViMaterialWork .vi_list_ul .list_f_node:hover .kit_vi_list_item_5 {
    background: #FFFFFF url('../../images/vi/shopping_icon_mc.png') no-repeat center / 30px;
    }

    .mcViMaterialWork .kit_vi_list_item_6,
    .mcViMaterialWork .vi_list_ul .list_f_node:hover .kit_vi_list_item_6 {
    background: #FFFFFF url('../../images/vi/meituan_icon_mc.png') no-repeat center / 30px;
    }
    #work_op_ma_mc_ul {
        display: flex;
        overflow: hidden;
        overflow-x: auto;
        padding-bottom: 10px;
    }
    #work_op_ma_mc_ul li {
        flex-shrink: 0;
    }
    .work_design_template_type .new_col_li{
        padding-right: 10px;
    }
    .other_icase_tabs ul li{
        margin-bottom: 0;
    }
    .work_design_template_type .newest_materials_list{
        width: calc(100% + 10px);
    }
    .work_design_template_type .operating_materials_style h3 {
        font-size: 21px;
        font-family: PingFangSC-Semibold, PingFang SC;
        font-weight: 600;
        color: #222222;
        line-height: 30px;
    }
    .operating_materials .operating_materials_tag {
        margin-top: 10px;
        top: 0;
    }
    .work_design_template_type .operating_materials_style {
        margin-bottom: 5px;
    }
    .work_design_template_type .cw_tit, .work_design_template_type .index_case_wrap .layer_box {
        display: none;
    }
    .viMaterialList .vi_m_g_ul .vi_item_img {
        width: 60%;
    }
    .kit_type_more_item .work_recommend_kit_img {
        border-radius: 6px;
    }
    .other_icase_tabs ul .o_m_tag_li span {
        background: #F1F2F5;
    }

}
@media (max-width: 375px) {
    
}